Private cloud solution [Eucalyptus,OpenStack, Nimbus] for Java deployments [Glassfish, Tomcat]
Posted
by
Tadas D.
on Server Fault
See other posts from Server Fault
or by Tadas D.
Published on 2012-04-28T17:47:10Z
Indexed on
2012/06/03
10:42 UTC
Read the original article
Hit count: 467
I am interested in a way to have private cloud which would host Glassfish (or Tomcat) server.
Which option from Eucalyptus, Openstack or Nimbus would be best to deploy java applications on it? Or maybe there is something other and I am looking wrong at the problem?
The way I imagine this, that I should have some shared storage that I could expand by introducing new nodes to this cluster and have easy management for glassfish instances: something like virtual machines images that I can start and stop on demand and that image is shared among nodes.
I don't need concrete step-by-step solution here but guidelines how this should be done are very welcome.
© Server Fault or respective owner